Emre Tepe

Results 6 issues of Emre Tepe

I want to format exponentiation symbols like in JavaScript. Also OpenZeppelin uses it like this: Expected Behaviour ```solidity function foo(int x) public returns (int) { return x ** x; }...

enhancement

### Description I am able to add @nuxtjs/sitemap with nuxt and works like a charm. ![image](https://user-images.githubusercontent.com/70508617/153787191-81af0f2a-ae93-4d92-bc65-70835ed5c7c4.png) Now I am trying to add sitemap to the Google Search Console. But it...

I have changed the compiler requirement but in the CLI it does not found the issue BUT the vscode is correctly highlighting the problem. ` yarn run solhint contracts/FooToken.sol `...

**🐛 The bug** I can't pass an object to the template after updating the version from 0.32.0 to 0.33.0. **🛠️ To reproduce** in `{root}/components/Header.vue` ```vue {{ page.title }} import {...

bug

wrong option name in README.md. github should be replaced with githubApi. in nuxt.config.js ```js { githubApi: { // token: required by the GitHub API token: process.env.GITHUB_API_TOKEN, // graphQLQuery: defaults to...

Summary of changes compared to the original Hardhat Boilerplate.

documentation