solana-program-library/memo/ts
Jon Cinque 79d2c606b8
CI: Add `--max-warnings 0` to eslint to abort on errors (#3254)
* CI: Add `--max-warnings 0` to eslint to abort on errors

* Fix lint issue
2022-06-16 09:39:55 -04:00
..
src Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
test Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
.eslintignore Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
.eslintrc.cjs Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
.gitignore Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
.prettierrc.yaml Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
jest.config.cjs Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
package.json CI: Add `--max-warnings 0` to eslint to abort on errors (#3254) 2022-06-16 09:39:55 -04:00
tsconfig.json Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00
yarn.lock Add spl-memo typescript implementation (#2583) 2022-06-15 00:13:45 +02:00